perf Documentation: Fix out-of-tree asciidoctor man page generation
authorBen Hutchings <ben@decadent.org.uk>
Fri, 6 Jul 2018 22:22:10 +0000 (23:22 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 6 Sep 2018 14:32:14 +0000 (15:32 +0100)
commit014fd6e32ece6fa8d5705cdc6aa2809c2ece706f
tree1889e071a8067c578aa22a0f1353d2a2dbb40da0
parent7e23c6c39c3b307590db618d6f1de856825bbc20
perf Documentation: Fix out-of-tree asciidoctor man page generation

The dependency for the man page rule using asciidoctor incorrectly
specifies a source file in $(OUTPUT).  When building out-of-tree, the
source file is not found, resulting in a fall-back to the following
rule which uses xmlto.

Fixes: ffef80ecf89f ("perf Documentation: Support for asciidoctor")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name perf-documentation-fix-out-of-tree-asciidoctor-man-page-generation.patch
tools/perf/Documentation/Makefile